@christian-ehrlicher said in What to subclass?:
Especially compared to the idea to parse the data somehow from a sqlite file
Where I have said that? :)
I never had the idea to "parse" the sqlite file directly.
I will try to get the data with a query first and see what I can do with it :)
(I guess QSqlResult is the key?!)